home *** CD-ROM | disk | FTP | other *** search
/ Deep Throat Girls 5 / Deep Throat Girls 5.iso / mac / MAC.Dir / 00072_quit_splash.ls < prev    next >
Encoding:
Text File  |  1997-02-09  |  126 b   |  8 lines

  1. on mouseDown
  2.   repeat with q = 5 to 11
  3.     puppetSprite(q, 0)
  4.   end repeat
  5.   set the timeoutScript to EMPTY
  6.   stopMovie()
  7. end
  8.